ArkServerAPI is open source software you can install directly into windows versions of Ark Survival Evolved this software allows you to manage and create plugins to enhance your video game servers. ArkServerAPI is currently run and supported by GameServersHub.
GameServersHub intends to keep this project 100% open-sourced and accessible to the public; we fully intend to ensure that the project is maintained and supported for future releases of Ark Survival Evolved game updates.
Website: https://gameservershub.com/forums/resources/ark-server-api.12/
Direct API Files Download: https://github.com/ServersHub/ArkApiUpdater/releases/latest/download/ArkApiUpdater_1.0.zip
Plugins: https://gameservershub.com/forums/resources/categories/ark-survival-evolved.2/
- The API will only work on: Windows 7 and above or Windows Server 2008 and above operating systems.
- You need to install "Microsoft Visual C++ 2019 Redistributable Package" for the API to load correctly.
- Download the resource by clicking the "Download" button.
- Unzip the contents of the ".ZIP" file into "ARK\ShooterGame\Binaries\Win64"
- You can now start your ark survival evolved game server, the ArkApi automatic installer will download and unpack any further required files into the server directory and keep them up to date.
- ArkApi will automatically check for updates and apply any pending updates to the framework itself on each game server boot.
- The automatic update process will also install the Permissions plugin, if it is missing, since it's considered a dependency for other plugins.
- Find a plugin you want to download inside the website's "Resources" section.
- Unzip the contents of the ".ZIP" file into "ARK\ShooterGame\Binaries\Win64\ArkApi\Plugins"
- You may now edit the ".JSON" files located inside the plugin folder you just installed, or you may now start the server.
- Inside "ShooterGame/Win64/auto_update_config.json" you can opt into the usage of beta builds or toggle the auto update feature on or off
- The API will generate log files in this location "ShooterGame/Win64/logs/ArkApi.log"
- The API has built-in crash logs, which can be located inside "ShooterGame/Saved/Logs/"
- The API will generate an auto update cache folder in this location "ShooterGame/Win64/ArkApi_AutoUpdate" this folder will keep a cache of the current executable version, this is required for checking for updates
- The API has no connection or affiliation with "Wildcard Studios" directly, nor should it ever be considered that "Wildcard Studios" endorses the API. The API is an open-source tool the - community can use to run plugins for their video game servers, similar to how "Minecraft / Rust" and other video games have plugin systems where you can improve the overall health and gameplay of your community servers.
- Please note when installing plugins into the "ARK\ShooterGame\Binaries\Win64\ArkApi\Plugins" folder, you must make sure the ".DLL" plugin name matches the same "folder" name. Changing the folder name to something different or unique will prevent the ".DLL" from reading the folder and preventing it from starting.
- You may join our discord server if you have any questions/feedback or want general support regarding ArkServerAPI.